Hex$
------------------
New keyword
Use:
Formats an integer value into a hex number.
Same as Str$~ in BBC Basic.
Syntax is:
String$
=Hex$(
Number%
)